label: Make hidden mnemonics work again
authorMatthias Clasen <mclasen@redhat.com>
Thu, 6 May 2021 02:53:52 +0000 (22:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 6 May 2021 02:55:52 +0000 (22:55 -0400)
commitd94c3863209a48cf226d0b2750143d5a2217f18e
tree1c425d6772c26bcb64b5e4950dfa36b6f6267b5b
parent4e2a263c1f0f6441b6751501efc93e5e6a3041a6
label: Make hidden mnemonics work again

The change in 875a92b95f12dadd6 made labels strip
out underlines earlier, but overlooked that this made
mnemonics not work before the timeout to show them
has passed. That was unintentional. Make mnemonics
work regardless of their visibility, again.
gtk/gtklabel.c